home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / tools / lu62 / include / cplu.h < prev    next >
C/C++ Source or Header  |  1996-07-10  |  233b  |  7 lines

  1. struct cplu_cp {
  2.        int     cp_id[2];  /* CP id  */
  3.        int pc_id;         /* PC id which is used in
  4.                              a CP-LU  session*/
  5.        int     hs_id;     /* id of a CP-LU halfsession */
  6.           };
  7.